projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d50b6
)
[IA64] Remove FORCE_CRASH from alt_itlb_miss
author
awilliam@ldap.hp.com
<awilliam@ldap.hp.com>
Tue, 25 Apr 2006 17:50:56 +0000
(10:50 -0700)
committer
awilliam@ldap.hp.com
<awilliam@ldap.hp.com>
Tue, 25 Apr 2006 17:50:56 +0000
(10:50 -0700)
This patch removed FORCE_CRASH from alt_itlb_miss handler.
Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
xen/arch/ia64/xen/ivt.S
patch
|
blob
|
history
diff --git
a/xen/arch/ia64/xen/ivt.S
b/xen/arch/ia64/xen/ivt.S
index fb37125cf6743c196b7903e14300e738769f87d0..2cde4151489cd17a7c60a33f434b41c023fbb833 100644
(file)
--- a/
xen/arch/ia64/xen/ivt.S
+++ b/
xen/arch/ia64/xen/ivt.S
@@
-478,9
+478,6
@@
late_alt_itlb_miss:
;;
or r19=r19,r18 // set bit 4 (uncached) if the access was to region 6
(p8) br.cond.spnt page_fault
-#ifdef XEN
- FORCE_CRASH
-#endif
;;
itc.i r19 // insert the TLB entry
mov pr=r31,-1